home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "CategoryID": "Long Integer",
- "CategoryName": "Text (15) NOT NULL",
- "Description": "Memo/Hyperlink (255)",
- "Picture": "OLE (255)"
- },
- "data": [
- {
- "CategoryID": 1,
- "CategoryName": "Beverages",
- "Description": "Soft drinks, coffees, teas, beers, and ales",
- "Picture": "BINARY_FILE:Categories/0_Picture"
- },
- {
- "CategoryID": 2,
- "CategoryName": "Condiments",
- "Description": "Sweet and savory sauces, relishes, spreads, and seasonings",
- "Picture": "BINARY_FILE:Categories/1_Picture"
- },
- {
- "CategoryID": 3,
- "CategoryName": "Confections",
- "Description": "Desserts, candies, and sweet breads",
- "Picture": "BINARY_FILE:Categories/2_Picture"
- },
- {
- "CategoryID": 4,
- "CategoryName": "Dairy Products",
- "Description": "Cheeses",
- "Picture": "BINARY_FILE:Categories/3_Picture"
- },
- {
- "CategoryID": 5,
- "CategoryName": "Grains/Cereals",
- "Description": "Breads, crackers, pasta, and cereal",
- "Picture": "BINARY_FILE:Categories/4_Picture"
- },
- {
- "CategoryID": 6,
- "CategoryName": "Meat/Poultry",
- "Description": "Prepared meats",
- "Picture": "BINARY_FILE:Categories/5_Picture"
- },
- {
- "CategoryID": 7,
- "CategoryName": "Produce",
- "Description": "Dried fruit and bean curd",
- "Picture": "BINARY_FILE:Categories/6_Picture"
- },
- {
- "CategoryID": 8,
- "CategoryName": "Seafood",
- "Description": "Seaweed and fish",
- "Picture": "BINARY_FILE:Categories/7_Picture"
- }
- ]
- }